-
-
Notifications
You must be signed in to change notification settings - Fork 125
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update tests #1192
Update tests #1192
Conversation
profile tests auth tests testimony tests
common.ts moderations.test.ts moderationcompontents.test.tesx modifyAccount.test.ts testutils.ts
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
@sashamaryl is attempting to deploy a commit to the Maple Testimony Team on Vercel. A member of the Team first needs to authorize it. |
is this aero?? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Mostly minor tweaks, thanks for adding tests! I like how you factored out some common helpers within the tests.
I think most of my comments are around types and clarity. Sometimes it's a little tricky to make it clear to a reader what is actually being tested.
This is currently disabled. Will be a future part of our github flow. We could consider making "update tests" its own epic. Eventually, people will create their own tests as they create components/functions. |
…-maps into update-tests
addresses Tom's comments
addresses pr comments
fixes firestore rule for reading profile resource
cleans up imports
moves modifyAccount tests into moderation.tests file
…into update-tests-stash-recover
removes search tests from ci list
the indentation was causing the command to be parsed as separate lines, but they should be parsed as one long lnie
This fixes a permission error about firebase installations in local dev, where we don't need analytics anyway
This cleans up logs during tests
updates tests in the project with the goal of re-implementing CI integration tests
updated in this pr: